/*头部样式*/

#header {
    height: 30px;
    position: relative;
    background: #e7e7e7;
    line-height: 30px;
}

.logo {
    float: left;
    padding-top: 22px;
}

.wel {
    float: left;
    line-height: 30px;
    color: #333333;
    font-family: "微软雅黑";
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 30px;
    color: #333333;
}

.topLink .k1 a {
    color: #333333;
    font-family: "微软雅黑";
}

.top_cc {
    height: 105px;
    position: relative;
    overflow: hidden;
}

.top_cc .k2 {
    float: right;
    color: #333333;
    font-size: 16px;
    font-family: "微软雅黑";
    background: url(../images/top_phone.png) no-repeat left center;
    padding-left: 50px;
    margin-top: 28px;
}

#menu {
    margin-top: 0px;
    background-color: #024683;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 56px;
}

#formsearch {
    width: 278px;
    float: right;
    background: url(../images/ss_index_bg.png) no-repeat center center;
    margin-right: 50px;
    height: 32px;
    margin-top: 12px;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 56px;
    line-height: 56px;
    font-weight: normal;
    padding-left: 60px;
    font-size: 15px;
    color: #fff;
}

.hotSearch a {
    color: #fff;
    font-size: 15px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*about_index*/

.ab_index {
    height: 849px;
    background: url(../images/ab_index_bg.png) no-repeat center center;
    position: relative;
}

.ss_top {
    padding-top: 48px;
    height: 116px;
    background: url(../images/ss_bg.png) no-repeat center bottom;
}

.ab_center {
    margin-top: 15px;
    height: 363px;
    position: relative;
    overflow: hidden;
}

.ab_left {
    float: left;
    width: 508px;
    height: 363px;
}

.ab_left img {
    width: 508px;
    height: 363px;
}

.ab_right {
    float: right;
    width: 657px;
    height: 363px;
    padding: 35px 0 0 35px;
    background: #f7f7f7;
    position: relative;
}

.ab_right::before {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/ab_jiao.png) no-repeat center center;
    display: block;
    content: "";
    width: 26px;
    height: 26px;
}

.ab_right h3 {
    color: #024683;
    font-size: 24px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
}

.ab_right h3 span {
    margin-left: 20px;
    color: #cfcfcf;
    text-transform: uppercase;
}

.ab_right .ab_txt {
    margin-top: 25px;
    font-size: 15px;
    color: #333333;
    line-height: 26px;
    font-family: "Microsoft Yahei";
    height: 160px;
    overflow: hidden;
}

.ab_txt>p>a {
    color: #024683;
}

.ab_right .ab_sort1 {
    margin-top: 15px;
}

.ab_sort1 a {
    display: inline-block;
    width: 144px;
    height: 43px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    background: #024683;
    border-radius: 5px;
    font-size: 18px;
    margin-right: 30px;
}

.ab_sort1 a:hover {
    background: #b12923;
}

.ab_gun {
    position: relative;
    margin-top: 40px;
}

.ab_gun_list {
    position: relative;
}

.ab_gun_list li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.ab_gun_list li a {
    display: block;
}

.ab_gun_list li a img {
    width: 262px;
    height: 180px;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 30%;
    cursor: pointer;
}

.l_btn {
    left: 0;
}

.r_btn {
    right: 0;
}


/*pro_index*/

.pro_index {
    position: relative;
    background: url(../images/pro_index_bg.png) no-repeat center center;
    height: 1082px;
    overflow: hidden;
}

.pro_index .pro_left {
    margin-top: 88px;
    float: left;
    width: 281px;
    height: 776px;
    border: 2px solid #024683;
    background: #fff;
}

.pro_left .tt1 {
    height: 146px;
    line-height: 146px;
    background: url(../images/pro_left_tit_bg.png) no-repeat center center;
    color: #fff;
    text-align: center;
    font-size: 37px;
    font-family: "Microsoft Yahei";
    font-weight: bold;
}

.pro_left .sort1 {
    padding: 0 20px;
    margin-top: 25px;
    position: relative;
}

.sort1 li {
    margin-bottom: 30px;
}

.sort1 li a {
    background: #024683;
    border-radius: 5px;
    height: 49px;
    line-height: 49px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.sort1 li a:hover,
.sort1 li a.on {
    background: #b12923;
}

.sort1 .ss1 .ss2 {
    z-index: 9999;
}

.sort1 .ss1 .ss2 dd {
    overflow: hidden;
    border-bottom: #d6d6d6 1px dashed;
    margin-bottom: 0px;
}

.sort1 .ss1 .ss2 dd a {
    background: url(../images/tu3.png) no-repeat 10px center;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-align: left;
    padding-left: 30px;
}

.sort1 .ss1 .ss2 dd a:hover {
    text-decoration: none;
    color: #e11020;
}

.ss2 .cc {
    font-size: 15px;
    color: #024683;
    display: block;
    text-align: left;
    background: none;
    line-height: 20px;
    height: 20px;
    padding-left: 20px;
    padding-top: 5px;
}

.ss2 .cc:hover {
    background: none;
    color: #e11020;
}


/*产品右侧*/

.pro_index .pro_right {
    margin-top: 88px;
    float: right;
    width: 875px;
}

.pro_right .pro_rr_tit {
    position: relative;
    background: url(../images/pro_rr_tit_bg.png) no-repeat center bottom;
    padding-bottom: 15px;
}

.pro_rr_tit h3 {
    color: #024683;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    line-height: 1;
}

.pro_rr_tit a {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #8d8e8e;
}


/*推荐一个*/

.pro_one {
    margin-top: 15px;
    height: 321px;
    border: 2px solid #eeeeee;
    background: #fff;
}

.pro_one li {}

.pro_one li a.img {
    display: block;
    float: left;
    position: relative;
}

.pro_one li a.img::before {
    position: absolute;
    right: -6px;
    top: -8px;
    background: url(../images/rxdp.png) no-repeat center center;
    content: "";
    width: 120px;
    height: 120px;
}

.pro_one li a.img img {
    width: 394px;
    height: 320px;
}

.pro_one li .one_rr {
    float: left;
    padding: 15px 35px 0 55px;
    width: 380px;
}

.one_rr>h3 {
    font-size: 22px;
    color: #024683;
    font-family: "Microsoft Yahei";
}

.one_rr>span {
    display: block;
    font-size: 18px;
    color: #333333;
    padding: 10px 0;
}

.one_rr dd {
    display: block;
    font-size: 15px;
    color: #333333;
    font-family: "Microsoft Yahei";
    line-height: 25px;
}

.one_rr .yy {
    margin-top: 20px;
}

.one_rr .yy a {
    display: inline-block;
    margin-right: 25px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #024683;
    border-radius: 5px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.one_rr .yy a:hover {
    background: #b12923;
}


/*切换的右侧内容*/

.cp_nr {
    margin-top: 25px;
    position: relative;
}

.cp_nr .cp_nr_list {
    position: relative;
}

.cp_nr_list li {
    float: left;
    margin-right: 16px;
    margin-bottom: 20px;
}

.cp_nr_list li:nth-child(3n) {
    margin-right: 0px;
}

.cp_nr_list li a.img1 {
    display: block;
    border: 2px solid #eeeeee;
    overflow: hidden;
}

.cp_nr_list li a.img1 img {
    width: 276px;
    height: 217px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.cp_nr_list li:hover a.img1 img {
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}

.cp_nr_list li h3 {
    padding-top: 10px;
    text-align: center;
    font-weight: normal;
}

.cp_nr_list li h3 a {
    display: block;
    color: #333333;
    font-size: 15px;
    font-family: "Microsoft Yahei";
}


/*粤威锅炉*/

.ys_index {
    height: 1417px;
    position: relative;
    background: url(../images/ys_index_bg.png) no-repeat center center;
    overflow: hidden;
}

.ys_tit {
    text-align: center;
    padding-top: 70px;
    background: url(../images/ads_tit_bg.png) no-repeat center bottom;
    height: 87px;
    color: #fff;
    font-family: "Microsoft Yahei";
}

.ys_tit h3 {
    font-size: 38px;
    line-height: 1;
}

.ys_tit span {
    padding-top: 8px;
    font-size: 26px;
    font-weight: normal;
    display: block;
}

.ys_nr {
    margin-top: 55px;
    position: relative;
}

.ys_nr .ys_aa {
    height: 380px;
    position: relative;
}


.ys_aa::before{
    position: absolute;
    content: "";
    width: 92px;
    height: 130px;
    left:32px;
    top: -30px;
    background: url(../images/01.png) no-repeat center center;
}

.ys_bb::before{
    position: absolute;
    content: "";
    width: 92px;
    height: 130px;
    right: 35px;
    top: -30px;
    background: url(../images/02.png) no-repeat center center;
}

.ys_cc::before{
    position: absolute;
    content: "";
    width: 92px;
    height: 130px;
    left:32px;
    top: -30px;
    background: url(../images/03.png) no-repeat center center;
}





.ys_aa .ys_img {
    float: left;
    width: 600px;
}

.ys_aa .ys_img img {
    width: 600px;
    height: 380px;
}

.ys_aa .ys_con {
    float: left;
    width: 520px;
    height: 300px;
    background: #fff;
    padding: 40px;
}

.ys_con h3 {
    margin-top: 10px;
    color: #024683;
    font-size: 22px;
    font-family: "Microsoft Yahei";
}

.ys_con span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #cecece;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 15px;
}

.ys_con .ys_txt {
    margin-top: 20px;
}

.ys_con .ys_txt p {
    color: #333333;
    font-size: 16px;
    background: url(../images/dian.png) no-repeat left 6px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.ys_nr .ys_bb {
    height: 380px;
    position: relative;
}

.ys_nr .ys_cc {
    height: 380px;
    position: relative;
}

.ys_bb .ys_ccon {
    float: left;
    width: 520px;
    height: 300px;
    background: #fff;
    padding: 40px;
}

.ys_bb .ys_iimg {
    float: left;
    width: 600px;
}

.ys_bb .ys_iimg img {
    width: 600px;
    height: 380px;
}

.ys_bb .ys_ccon h3 {
    margin-top: 10px;
    color: #024683;
    font-size: 22px;
    font-family: "Microsoft Yahei";
}

.ys_ccon span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #cecece;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 15px;
}

.ys_ccon .ys_txt {
    margin-top: 20px;
}

.ys_ccon .ys_txt p {
    color: #333333;
    font-size: 16px;
    background: url(../images/dian.png) no-repeat left 6px;
    padding-left: 15px;
    margin-bottom: 10px;
}


/*案例展示*/

.case_index {
    position: relative;
    padding-bottom: 50px;
}

.cas_tit {
    text-align: center;
    padding-top: 70px;
    background: url(../images/cas_tit_bg.png) no-repeat center bottom;
    height: 87px;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.cas_tit h3 {
    font-size: 38px;
    line-height: 1;
}

.cas_tit span {
    padding-top: 8px;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5b5b5b;
}

.cas_con {
    margin-top: 60px;
    position: relative;
}

.cas_con .ca_list {
    position: relative;
}

.ca_list li {
    float: left;
    margin-right: 25px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    height: 345px;
    margin-bottom: 20px;
}

.ca_list li>a.img {
    display: block;
}

.ca_list li>a.img>img {
    width: 280px;
    height: 239px;
}

.ca_list li .cc_nr {
    padding: 15px;
    width: 250px;
}

.ca_list li .cc_nr h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.ca_list li .cc_nr h3 a {
    font-size: 16px;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.ca_list li .cc_nr span {
    display: block;
    color: #585757;
    font-size: 14px;
    line-height: 25px;
}


/*hengtu*/

.hengtu {
    height: 228px;
    position: relative;
    background: url(../images/hengtu.png) no-repeat center center;
}

.hengtu .hen_left {
    width: 700px;
    float: left;
}

.hen_left .hh_top {
    padding-top: 48px;
}

.hen_left .hh_top span {
    display: block;
    font-size: 15px;
    color: #fff;
    margin-top: 30px;
    line-height: 30px;
}

.hen_right {
    width: 350px;
    float: right;
    text-align: left;
}

.hen_right .hh_vv {
    padding-top: 48px;
}

.hen_right .hh_vv h3 {
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}


/*news_index*/

.news_index {
    position: relative;
    margin-top: 65px;
}

.news_index .rongyu {
    float: left;
    width: 292px;
}

.rongyu .ry_tit {
    position: relative;
    background: url(../images/pro_rr_tit_bg.png) no-repeat left bottom;
    padding-bottom: 15px;
    margin-bottom: 28px;
}

.rongyu .ry_tit h3 {
    color: #024683;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    line-height: 1;
    background: url(../images/ryzz.png) no-repeat left center;
    padding-left: 25px;
}

.rongyu .ry_tit a {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 15px;
    color: #929292;
}

.rongyu .rongyu_nr {
    background: #f4f4f4;
    height: 418px;
}

.rongyu_nr li {
    padding: 24px 25px 0;
}

.rongyu_nr li a {
    display: block;
}

.rongyu_nr li a img {
    width: 237px;
    height: 337px;
}

.rongyu_nr li a h3 {
    text-align: center;
    padding-top: 15px;
    font-weight: normal;
    font-size: 15px;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.news_index .news_qie {
    margin-left: 50px;
    position: relative;
    float: left;
    width: 445px;
}

.news_qie .news_qie_tit {
    position: relative;
    background: url(../images/pro_rr_tit_bg.png) no-repeat left bottom;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.news_qie_tit::before {
    position: absolute;
    left: 125px;
    top: 6px;
    background: url(../images/nn_jian.png) no-repeat center center;
    content: "";
    display: block;
    width: 2px;
    height: 14px;
}

.news_qie_tit li {
    float: left;
    font-size: 18px;
    color: #333333;
    margin-right: 60px;
    padding-left: 25px;
    cursor: pointer;
}

.news_qie_tit li:hover,
.news_qie_tit li.on {
    color: #024683;
}

.news_qie_tit li:nth-child(1) {
    background: url(../images/nn1.png) no-repeat left center;
}

.news_qie_tit li:nth-child(2) {
    background: url(../images/nn2.png) no-repeat left center;
}

.news_qie_tit a {
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 15px;
    color: #929292;
}


/*新闻内容*/

.news_nn {
    position: relative;
}

.news_kk {
    position: relative;
}

.news_kk li {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
}

.news_kk li a.img {
    display: block;
}

.news_kk li a.img img {
    width: 444px;
    height: 158px;
}

.news_kk li h3 {
    font-size: 15px;
    color: #333333;
    padding: 10px 0;
}

.news_kk li h3 a {
    font-size: 15px;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.news_kk li span {
    display: block;
    font-size: 15px;
    color: #666666;
    line-height: 25px;
}

.news_hh {
    position: relative;
}

.news_hh li {
    line-height: 49px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

.news_hh li a {
    display: block;
    font-size: 15px;
    color: #333333;
    background: url(../images/news_jiao.png) no-repeat left center;
    padding-left: 20px;
}

.news_hh li span {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #7a7979;
    font-size: 15px;
}


/*news_gun*/

.news_gun {
    float: right;
    width: 360px;
}

.news_gun_tit {
    height: 72px;
    background: #024683;
    position: relative;
}

.news_gun_tit h3 {
    color: #fff;
    line-height: 72px;
    font-size: 18px;
    font-weight: normal;
    padding-left: 60px;
    background: url(../images/mao.png) no-repeat 14px center;
}

.news_gun_tit a {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 15px;
    color: #f3f3f3;
    display: block;
    line-height: 72px;
}

.news_gun_nr {
    background: #f4f4f4;
    height: 400px;
    padding: 10px 15px 0;
}

.news_gun_nr .gun_list {
    position: relative;
}

.gun_list li {
    position: relative;
    padding: 12px 0;
    border-bottom: 1px dashed #e3e3e3;
}

.gun_list li a {
    line-height: 30px;
    padding-left: 30px;
    background: url(../images/wen.png) left center no-repeat;
    display: block;
    font-size: 15px;
    color: #333333;
}

.gun_list li a:hover {
    text-decoration: none;
    color: #0f51bb;
}

.gun_list span {
    background: url(../images/da.png) left 3px no-repeat;
    padding-left: 30px;
    font: 400 14px/22px "Microsoft Yahei";
    margin-top: 5px;
    color: #333333;
    display: block
}


/*首页底部*/

.foot_wap {

    height: 270px;
    background: #171717;
}

.foot_wap .f_aa {
    padding-top: 45px;
    width: 290px;
    float: left;
}

.f_aa h3 {
    font-weight: normal;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    color: #fff;
    padding-bottom: 10px;
    background: url(../images/foot_aa_h3.png) no-repeat left bottom;
}

.f_aa .contact_txt {
    margin-top: 15px;
}

.contact_txt p {
    line-height: 30px;
    font-size: 14px;
    color: #bbbbbb;
}

.f_bb {
  
}

.f_bb .f_nav {
    margin-top: 15px;
    font-size: 14px;
    color: #bbbbbb;
}

.f_bb .f_nav a {
    display: inline-block;
    line-height: 30px;
    width: 113px;
    font-size: 14px;
    color: #bbbbbb;
}

.f_cc {
    padding-top: 45px;
    float: right;
    width: 260px;
}

.f_cc h3 {
    font-weight: normal;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    color: #fff;
    padding-bottom: 10px;
}

.f_cc .f_ewm {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #bbbbbb;
    line-height: 30px;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.flink_wap {
    background-color: #171717;
    color: #bbbbbb;
    font-size: 14px;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 45px;
}

.f_link a {
    padding: 0 10px;
    color: #bbbbbb;
    font-size: 14px;
}

.foot_btm {
    height: 39px;
    line-height: 39px;
    border-top: 1px solid #222222;
    background: #171717;
    text-align: center;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.copyright {
    text-align: center;
    line-height: 39px;
    font-size: 14px;
    color: #bbbbbb;
}

.copyright a {
    font-size: 14px;
    color: #bbbbbb;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    width: 225px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 940px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}